From: Charles Clément Date: Fri, 28 May 2010 16:17:44 +0000 (-0700) Subject: Staging: vt6655: remove unused OUT definition X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~17437^2~1^2~475 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8fa5dd133ed38cb412c42f7daca2f6de3fdbbce8;p=linux-4.9.git Staging: vt6655: remove unused OUT definition Signed-off-by: Charles Clément Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/vt6655/ttype.h b/drivers/staging/vt6655/ttype.h index f436da04a3b0..0ee260c84794 100644 --- a/drivers/staging/vt6655/ttype.h +++ b/drivers/staging/vt6655/ttype.h @@ -33,10 +33,6 @@ /******* Common definitions and typedefs ***********************************/ -#ifndef OUT -#define OUT -#endif - #ifndef TxInSleep #define TxInSleep #endif